object EditorExperte: TEditorExperte Left = 244 Top = 129 ActiveControl = OKBtn BorderStyle = bsDialog Caption = 'Editor-Experte' ClientHeight = 226 ClientWidth = 388 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] PixelsPerInch = 96 Position = poScreenCenter OnShow = FormShow TextHeight = 13 object OKBtn: TBitBtn Left = 300 Top = 20 Width = 77 Height = 27 TabOrder = 0 OnClick = OKBtnClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 300 Top = 52 Width = 77 Height = 27 TabOrder = 1 Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object GroupBox2: TGroupBox Left = 12 Top = 12 Width = 269 Height = 197 Caption = 'Editor-Einstellungen' TabOrder = 2 object EdiFontLabel: TLabel Left = 44 Top = 160 Width = 61 Height = 13 Caption = 'Label-Font' end object EdiInputFontLabel: TLabel Left = 176 Top = 160 Width = 59 Height = 13 Caption = 'Input-Font' end object SpeedButton5: TSpeedButton Left = 12 Top = 156 Width = 25 Height = 25 Hint = 'Label-Font einstellen' Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333FF3FFFFFFF33FFF003000000033 0000773777777733777703330033033330037FFF77F37F33377F700007330333 3003777777337FFFF77F303003337000007337F77F3377777773303073333033 003337F77F3337F377F337007333303300333777733337FF77F3330033333703 07333377F333377F7733330733333300033333773FF3F3777F33333399393300 033333337737FF777F333333339993307333333333777FF77333333333999930 3333333333777737333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333} NumGlyphs = 2 OnClick = SpeedButton5Click end object SpeedButton6: TSpeedButton Left = 144 Top = 156 Width = 25 Height = 25 Hint = 'Input-Font einstellen' Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333FF3FFFFFFF33FFF003000000033 0000773777777733777703330033033330037FFF77F37F33377F700007330333 3003777777337FFFF77F303003337000007337F77F3377777773303073333033 003337F77F3337F377F337007333303300333777733337FF77F3330033333703 07333377F333377F7733330733333300033333773FF3F3777F33333399393300 033333337737FF777F333333339993307333333333777FF77333333333999930 3333333333777737333333333333333333333333333333333333333333333333 3333333333333333333333333333333333333333333333333333} NumGlyphs = 2 OnClick = SpeedButton6Click end object GroupBox6: TGroupBox Left = 12 Top = 64 Width = 245 Height = 37 Caption = 'Label und Inputlines' TabOrder = 1 object LabelNebenRadio: TRadioButton Left = 12 Top = 16 Width = 109 Height = 17 Caption = 'nebeneinander' Checked = True TabOrder = 0 TabStop = True end object LabelueberRadio: TRadioButton Left = 132 Top = 16 Width = 97 Height = 17 Caption = '�bereinander' TabOrder = 1 end end object GroupBox7: TGroupBox Left = 12 Top = 108 Width = 245 Height = 37 Caption = 'Input-L�ngen' TabOrder = 2 object LenFestRadio: TRadioButton Left = 132 Top = 16 Width = 45 Height = 17 Caption = 'fest' TabOrder = 0 end object LenVarRadio: TRadioButton Left = 12 Top = 16 Width = 65 Height = 17 Caption = 'variabel' Checked = True TabOrder = 1 TabStop = True end end object GroupBox1: TGroupBox Left = 12 Top = 16 Width = 245 Height = 41 Caption = 'Formname' TabOrder = 0 object FormNameInput: TEdit Left = 92 Top = 13 Width = 145 Height = 20 TabOrder = 0 end end end object FontDialog1: TFontDialog Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Left = 324 Top = 96 end end